Skip to content

Parallelize doc build #15600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Parallelize doc build #15600

wants to merge 1 commit into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 7, 2017

closes #15591

https://travis-ci.org/jreback/pandas/builds/208594369

a couple of minutes faster with -j 2.

fixes some deprecated use of pd.Term.

Note there is another error in HDFStore build, though I can't repro it locally.

closes pandas-dev#15591

remove use of pd.Term from docs
@jreback jreback added the Docs label Mar 7, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 7, 2017
@jreback jreback closed this in a347ecb Mar 7, 2017
@jorisvandenbossche
Copy link
Member

Ideally, I think we should make it possible to pass this to python make.py html to specify it (for local usage)

AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
closes pandas-dev#15591

a couple of minutes faster with -j 2.
fixes some deprecated use of pd.Term

Author: Jeff Reback <[email protected]>

Closes pandas-dev#15600 from jreback/docs and squashes the following commits:

c19303d [Jeff Reback] DOC: parallel build for docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: enable parallel building of the docs
2 participants